const html/template.stateCSS

9 uses

	html/template (current package)
		context.go#L153: 	stateCSS
		escape.go#L250: 	case stateCSS:
		state_string.go#L30: 	_ = x[stateCSS-19]
		transition.go#L38: 	stateCSS:            tCSS,
		transition.go#L85: 	elementStyle:    stateCSS,
		transition.go#L178: 	attrStyle:       stateCSS,
		transition.go#L469: 		c.state = stateCSS
		transition.go#L484: 		lineTerminators, endState = "\n\f\r", stateCSS
		transition.go#L614: 			c.state = stateCSS